home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / gapdemo1.zip / MEGA.BAT < prev    next >
DOS Batch File  |  1992-06-25  |  293b  |  12 lines

  1. @echo off
  2.  
  3. REM Batch file to run the MegaMail Door Program
  4. REM If GAP was installed to other than the GAP directory,
  5. REM the '\gap' directory entries below will need to be changed
  6.  
  7. del dszlog
  8. utidoor \gap\maildoor\utidoor.txt
  9. cd \gap\maildoor
  10. megadoor megacfg.1 utidoor.txt
  11. cd \gap
  12.